home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 March
/
CHIP Turkiye Mart 1999.iso
/
araclar
/
Win98
/
il8try.exe
/
Adobe Illustrator 8.0 Tryout
/
ARCHIVE.Z
/
PDF Format.aip
/
PSPROCSET
/
7
< prev
next >
Wrap
Text File
|
1998-09-17
|
424b
|
15 lines
%%BeginFile: pdfimage.prc
%%Copyright: Copyright 1987-1993 Adobe Systems Incorporated. All Rights Reserved.
PDF /PDFImage 38 dict put
PDF /PDFIVars 20 dict put
PDF /PDFImage get begin
/initialize { PDFImage begin } bd
/terminate { end } bd
/nulldict 0 dict def
/gv { PDFIVars exch get } bd
/pv { PDFIVars 3 1 roll put } bd
/BI { save /savelevel exch pv mark } bd
/EI { /savelevel gv restore } bd
end
%%EndFile